todo-mode.el: Don't drop full parameter list.
authorStephen Berman <stephen.berman@gmx.net>
Wed, 7 May 2014 09:31:27 +0000 (11:31 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 7 May 2014 09:31:27 +0000 (11:31 +0200)
commitacbae51b736a57e420d83cfc045481bc0046f42f
treebd4ee72a397496b87ef35c5bded625916ef7fb28
parent0ffd87bfdacd88bfaf7c9dea8869afd4881537f9
todo-mode.el: Don't drop full parameter list.

* calendar/todo-mode.el (todo-insert-item--apply-args): When all
four slots of the parameter list are filled, make sure to pass it
to the argument list of todo-insert-item--basic.
lisp/ChangeLog
lisp/calendar/todo-mode.el